Skip to content

Change linter to Ruff#39

Merged
Schamper merged 1 commit intomainfrom
ruff
Jan 23, 2025
Merged

Change linter to Ruff#39
Schamper merged 1 commit intomainfrom
ruff

Conversation

@Schamper
Copy link
Member

Closes #38

@codecov
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 79.78723% with 19 lines in your changes missing coverage. Please review.

Project coverage is 86.72%. Comparing base (ef5529b) to head (3a99dc8).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
dissect/ntfs/usnjrnl.py 40.00% 6 Missing ⚠️
dissect/ntfs/mft.py 86.95% 3 Missing ⚠️
dissect/ntfs/secure.py 62.50% 3 Missing ⚠️
dissect/ntfs/attr.py 92.30% 2 Missing ⚠️
dissect/ntfs/index.py 80.00% 2 Missing ⚠️
dissect/ntfs/c_ntfs.py 50.00% 1 Missing ⚠️
dissect/ntfs/ntfs.py 83.33% 1 Missing ⚠️
dissect/ntfs/util.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   87.47%   86.72%   -0.76%     
==========================================
  Files          11       11              
  Lines        1238     1250      +12     
==========================================
+ Hits         1083     1084       +1     
- Misses        155      166      +11     
Flag Coverage Δ
unittests 86.72% <79.78%> (-0.76%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Schamper Schamper merged commit faaa482 into main Jan 23, 2025
18 of 20 checks passed
@Schamper Schamper deleted the ruff branch January 23, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change linter to Ruff

2 participants